Skip to content

Add NetScout PFS health SNMP profile for CPU and memory metrics#24283

Open
mirzanurkic-dd wants to merge 4 commits into
masterfrom
mirza.nurkic/add-netscout-switch-profile
Open

Add NetScout PFS health SNMP profile for CPU and memory metrics#24283
mirzanurkic-dd wants to merge 4 commits into
masterfrom
mirza.nurkic/add-netscout-switch-profile

Conversation

@mirzanurkic-dd

@mirzanurkic-dd mirzanurkic-dd commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds an SNMP profile for a Netscout switch, and a related test and test data

Passed local validation and also E2E test locally:

ddev meta snmp validate-profile -f netscout-switch.yaml
ddev env test snmp active -- -k test_e2e_profile_netscout_switch

Motivation

A customer ticket that led to the creation of this profile: https://datadog.zendesk.com/agent/tickets/2920062

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

mirzanurkic-dd and others added 3 commits July 1, 2026 11:35
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
The check derives this metric from memory.total and memory.free, so coverage validation requires asserting it.

Co-authored-by: Cursor <cursoragent@cursor.com>
@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Tests  Code Coverage

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 93.93%

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 57eda43 | Docs | Datadog PR Page | Give us feedback!

@mirzanurkic-dd mirzanurkic-dd added the qa/required QA is required for this PR and will generate a QA card label Jul 1, 2026
integrations-core requires changelog filenames to use the pull request number, not the branch name.

Co-authored-by: Cursor <cursoragent@cursor.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ad21e4a83d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread snmp/changelog.d/24283.added
@dd-octo-sts

dd-octo-sts Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant